Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 172,382 for

document formatting

(0.15 sec)
  1. Aspose.Word convert pdf to md, content wrong - ...

    Use python,aspose-words=25.6.0, convert pdf to markdown.Extra spaces appear in the converted md file. For example, in the pdf, there is a paragraph with a URL in normal format. In the md Document after the conversion is …...with a URL in normal format. In the md document after the conversion...to this URL. code: document = aw.Document(file_path) save_options...

    forum.aspose.com/t/aspose-word-convert-pdf-to-m...
  2. DocumentBuilder.ParagraphFormat | Aspose.Words ...

    Explore the DocumentBuilder's ParagraphFormat property to access and customize essential paragraph Formatting features for enhanced Document styling....represents current paragraph formatting properties. public ParagraphFormat...create a formatted table using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  3. FieldFormat | Aspose.Words for Java

    Provides typed access to fields numeric date and time and general Formatting in Java....date and time, and general formatting. To learn more, visit the...Fields documentation article. Examples: Shows how to format field...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to Insert Hyperlink in Word using C#

    This short tutorial guides you on how to insert hyperlink in Word using C#. It provides all the necessary details to establish the environment and a runnable sample code to add hyperlink in Word using C#....Create a new file using the Document class and put some text using...DocumentBuilder object Set the formatting for inserting the hyperlink...

    kb.aspose.com/words/net/how-to-insert-hyperlink...
  5. Paragraph.isFormatRevision property | Aspose.Wo...

    Paragraph.isFormatRevision property. Returns true if Formatting of the object was changed in Microsoft Word while change tracking was enabled....property Returns true if formatting of the object was changed...paragraph is a format revision. let doc = new aw . Document ( base ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Style::get_Font method | Aspose....

    Aspose::Words::Style::get_Font method. Gets the character Formatting of the style in C++....method Gets the character formatting of the style. System :: SharedPtr...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. Split PDF Files Online or using C++ | products....

    Free online app to Split different PDF files. C++ Splitter library code for PDF Documents....Total C++ Split Pdf Split PDF Document Online via Splitter App or...PDF document splitter applications. Freely split documents including...

    products.aspose.com/total/cpp/split/pdf/
  8. Aspose::Words::Style::get_ParagraphFormat metho...

    Aspose::Words::Style::get_ParagraphFormat method. Gets the paragraph Formatting of the style in C++....method Gets the paragraph formatting of the style. System :: SharedPtr...paragraph style with list formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. MarkdownSaveOptions.ExportUnderlineFormatting |...

    Discover how the MarkdownSaveOptions ExportUnderlineFormatting property enhances your text export. Control underline Formatting easily with this boolean setting....to export underline text formatting as sequence of two plus characters...underline formatting as ++. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ListLevel.font property | Aspose.Words for Python

    ListLevel.font property. Specifies character Formatting used for the list label....property Specifies character formatting used for the list label....how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/python-net/aspose.wo...